home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / comm / mb_hld11.zip / HOLD-ENG.INI < prev    next >
Text File  |  1996-09-01  |  2KB  |  76 lines

  1. ;Sample INI-file for the English language
  2. ;
  3. ;The name of the ANSI file
  4. ;
  5. ANSI=MB-HOLD
  6. ;
  7. ;THe number of your netmailarea in ProCfg!
  8. ;
  9. NETMAILAREA=300
  10. ;
  11. EXCLUDE1=Wim Jans
  12. EXCLUDE2=BRE System
  13. EXCLUDE3=FE System
  14. ;EXCLUDE4=
  15. ;EXCLUDE5=
  16. ;
  17. DISPLAYTYPE=1
  18. ;
  19. ;X1=Column for address
  20. X1=12
  21. ;X2=Column for destination
  22. X2=35
  23. ;X3=Column for the type of mail (file-attached or just mail)
  24. X3=60
  25. ;
  26. ;Y1=First Row
  27. Y1=6
  28. ;Y2=Last Row
  29. Y2=20
  30. ;
  31. ;Here you can specify which header must be displayed on the ANSI.
  32. ;See DOC-file for the structure of the colors ;-))
  33. ;HEADER-X and HEADER-Y are the coordinates of course;-)))
  34. ;
  35. HEADER=@X71The following mail is waiting on this system:
  36. HEADER-X=17
  37. HEADER-Y=2
  38. ;
  39. ;Here you can specify which footer must be displayed on the ANSI.
  40. ;See DOC-file for the structure of the colors ;-))
  41. ;FOOTER-X and FOOTER-Y are the coordinates of course;-)))
  42. ;
  43. FOOTER=@X71Press any key to continue...
  44. FOOTER-X=26
  45. FOOTER-Y=22
  46. ;
  47. ;TITLE-1 is the title for the NodeNumbers
  48. ;TITLE-2 is the title for the Destination
  49. ;TITLE-3 is the title for the Type
  50. ;See also in the DOC-file for the structure of the colors!!
  51. ;TITLE-Y is the ROW-coordinate. The X-coordinate is already given
  52. ;by X1 and X2 (see above)
  53. ;
  54. TITLE-1=@X75Address
  55. TITLE-2=@X75Destination
  56. TITLE-3=@X75Mail  File
  57. TITLE-Y=5
  58. ;
  59. ;
  60. ;This is a very difficult entry to explain. This is the clearline which will
  61. ;be used to clear the screen if their is more then 1 page of waiting netmail.
  62. ;Be sure that you fill in the line with spaces!!! Therefor I've put also a
  63. ;color structure at the end of the line, but this isn't necessary!
  64. ;
  65. CLEARLINE=@X7E                                                            @X7E
  66. ;
  67. COLOR-ADDRESS=@X7E
  68. COLOR-SEPARATOR=@X74
  69. COLOR-DESTINATION=@X7E
  70. COLOR-STATUS=@X71
  71. ;
  72. COLOR-ADDRESS-USER=@XFE
  73. COLOR-SEPARATOR-USER=@XF4
  74. COLOR-DESTINATION-USER=@XFE
  75. COLOR-STATUS-USER=@XF1
  76.